Namespace - LJCDBMessage
Parameters
dbResult - The DbResult object.
Returns
True if there are columns, otherwise false.
Syntax
C# |
public static Boolean HasData(DbResult dbResult)
|
Checks if the result has Columns.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.